home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / children / flashc10.exe / FLASH.DOC < prev    next >
Text File  |  1992-03-27  |  8KB  |  241 lines

  1.  
  2.  
  3.  
  4.  
  5.           /**** FLASHCARDS VERSION 1.0 DOCUMENTATION ****/
  6.  
  7.           Copyright (C) 1992 by: Paul T. Dawson
  8.                                  P.O. Box 682
  9.                                  Chincoteague, Virginia 23336 U.S.A.
  10.  
  11.           /**** INTRODUCTION ****/
  12.  
  13.           Thank you for trying my "Flashcards" program.
  14.  
  15.           This is a very simple program! It is intended to serve as a
  16.           replacement for traditional math flashcards.
  17.  
  18.           The program requires EGA graphics (or higher), and a 286 or
  19.           faster machine is recommended.
  20.  
  21.           /**** SPECIAL THANKS TO... ****/
  22.  
  23.           Thanks and a tip of the hat to:
  24.  
  25.                             Microsoft : BASIC P.D.S. V7.1 Compiler
  26.  
  27.                Genus Microprogramming : PCX Programmers Toolkit
  28.                                       : GX  Text
  29.                                       : GX  Effects
  30.  
  31.                       Fabrice Bellard : LZEXE
  32.  
  33.           /**** CONTENTS ****/
  34.  
  35.           Shareware and Registration Information......2
  36.  
  37.           Getting Started.............................3
  38.  
  39.           Running Flashcards..........................4
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                        Flashcards V1.0 Documentation - Page 1
  62.  
  63.  
  64.  
  65.           /**** SHAREWARE AND REGISTRATION INFORMATION ****/
  66.  
  67.           Shareware lets you try software, and then pay the author after
  68.           you decide to use the program. When you register Flashcards (for
  69.           only $10), you will receive the following bonuses:
  70.  
  71.                <> The latest version of Flashcards.
  72.  
  73.                <> Two free disks... choose from this list:
  74.  
  75.                          Googol Math Games     (Three classic games)
  76.                          Googol Bonus Disk     (Six original CGA games)
  77.                          Googol Review         (640K CGA)
  78.                          Paul's Classroom Math (99% math)
  79.                          Lugnut City           (Incredible EGA game!)
  80.                          Wolfie's Music Games  (EGA)
  81.  
  82.                <> A sincere thank you!
  83.  
  84.           Although Flashcards by itself may not be worth quite $10, the two
  85.           free disks will absolutely give you your money's worth!
  86.  
  87.           "Super Registration" is just $35, and includes the latest version
  88.           of ALL SEVEN programs listed above. These programs contain over a
  89.           dozen different games, all for less than the price of just ONE
  90.           commercial program.
  91.  
  92.           Everything is completely guaranteed! If you are not completely
  93.           satisfied with any of the programs, I will refund your money.
  94.  
  95.           If you have doubts about sending a check to a mysterious Post
  96.           Office Box on an island (really!), please just send a postcard
  97.           first. Ask for more information, and I'll send you an up to date
  98.           listing of all my programs! Thanks.
  99.  
  100.           There should be a separate text file on the disk, called
  101.           "FLASH.FRM". Please print it out, fill it in, and mail it!
  102.           If the form is missing, all that I really need to know is: your
  103.           name and mailing address, and the disk size (5 1/4 or 3 1/2).
  104.  
  105.           All information on the order form, including your name and
  106.           address, is strictly confidential, and not for sale to anyone for
  107.           any reason. I'm in the educational software business, not the
  108.           mailing list business!
  109.  
  110.                --------------------------------------------------
  111.                |   In Australia only, you may register by       |
  112.                |   sending A$15 to the Official Distributor:    |
  113.                |                                                |
  114.                |         Alphon Edugames                        |
  115.                |         221 Ridley Road                        |
  116.                |         Bridgeman Downs 4035 AUSTRALIA         |
  117.                --------------------------------------------------
  118.  
  119.  
  120.  
  121.                        Flashcards V1.0 Documentation - Page 2
  122.  
  123.  
  124.  
  125.           /**** GETTING STARTED ****/
  126.  
  127.           To run Flashcards V1.0, you need:
  128.  
  129.                <> An IBM or compatible computer.
  130.                <> EGA graphics (or higher).
  131.                <> At least 512K memory.
  132.  
  133.           /**** GETTING STARTED - FLOPPY DISKS ****/
  134.  
  135.           Never run this or any program from the original disk. Make
  136.           backups and run from them! Use DISKCOPY on your DOS disk to copy
  137.           the disk. If you are not familiar with DOS commands, please find
  138.           someone who is, and have them explain it all to you!
  139.  
  140.           Now that you have backups made, put the original disk away in a
  141.           safe place. If all goes well, you will never need it again!
  142.  
  143.           Do not put a write protect tab on the disk! The program needs to
  144.           read and write the player name file to the disk.
  145.  
  146.           Put the disk in your active drive - usually drive A, but any
  147.           drive will work. Type FLASH at the DOS prompt to get started. It
  148.           takes a while to load, but after that there are no delays.
  149.  
  150.           /**** GETTING STARTED - HARD DISKS ****/
  151.  
  152.           Follow these directions to put Flashcards onto your hard disk. If
  153.           you are not completely familiar with the following commands,
  154.           please find someone who is, to help you!
  155.  
  156.                1. Your hard disk must have at least 200K free.
  157.                2. Use MKDIR or MD to make a new subdirectory. (MD FLASH).
  158.                3. Use CHDIR or CD to get to the subdirectory. (CD FLASH).
  159.                4. Put the Flashcards disk in drive A.
  160.                5. COPY A:*.* will copy all the files into the subdirectory.
  161.                6. To play Flashcards, just type: CD\FLASH
  162.                                                     FLASH
  163.                7. Good Luck!
  164.  
  165.           On a hard disk, always use the DOS command "CD" to change to the
  166.           proper subdirectory. Don't use the PATH command, since PATH
  167.           usually only finds COM, EXE, and BAT files.
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.                        Flashcards V1.0 Documentation - Page 3
  182.  
  183.  
  184.  
  185.           /**** RUNNING FLASHCARDS ****/
  186.  
  187.           At the main menu, press the first letter of any selection, or use
  188.           the up and down arrow keys, and press RETURN.
  189.  
  190.           The actual program just shows you one problem on the screen. You
  191.           simply yell the answer (just like real flashcards), and then hit
  192.           the spacebar for another problem. That's all there is to it!
  193.  
  194.           Press ESC anytime to get back to the Main Menu.
  195.  
  196.           /**** MENU KEYS - C - CHANGE COLORS ****/
  197.  
  198.           There are about 50 background colors available. Some of these are
  199.           great, and some aren't! You can experiment to find what's best!
  200.  
  201.           /**** MENU KEYS - H - HELP ****/
  202.  
  203.           This shows the simple directions!
  204.  
  205.           /**** MENU KEYS - L - LEVEL MENU ****/
  206.  
  207.           The Level Menu sets the highest number used in the problems.
  208.  
  209.           /**** MENU KEYS - M - MUSIC IS ON/OFF ****/
  210.  
  211.           This turns all of the sounds on or off.
  212.  
  213.           /**** MENU KEYS - N - NAME CHANGE ****/
  214.  
  215.           Use the up and down arrow keys to move to your name, and then
  216.           press RETURN. Move to the bottom to enter a new name!
  217.  
  218.           /**** MENU KEYS - 1 2 3 4 5 6 7 - PLAY GAME ****/
  219.  
  220.           This starts the flashcards, with whatever type of problems that
  221.           you select.
  222.  
  223.           /**** MENU KEYS - Q - QUIT ****/
  224.  
  225.           Quit will ask "Are You Sure", and then if you press "Y", you will
  226.           leave Flashcards, and exit to DOS.
  227.  
  228.           /**** CONCLUSION ****/
  229.  
  230.           Thanks again very much for trying Flashcards!
  231.  
  232.                Paul T. Dawson
  233.                Chincoteague Island, Virginia U.S.A.
  234.                March 27, 1992
  235.  
  236.           /**** THAT'S ALL, FOLKS! ****/
  237.  
  238.  
  239.  
  240.  
  241.                        Flashcards V1.0 Documentation - Page 4